GrapeCity ActiveReports for .NET 16.0J
RomUtils.FromStringConverter<T> デリゲート

GrapeCity.ActiveReports.PageReportModel 名前空間 : RomUtils.FromStringConverter<T> デリゲート
シンタックス
'宣言
 
Public Delegate Function RomUtils.FromStringConverter(Of T)( _
   ByVal stringValue As String _
) As T
public delegate T RomUtils.FromStringConverter<T>( 
   string stringValue
)

パラメータ

stringValue

型パラメータ

T
参照

RomUtils.FromStringConverter<T> メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間